﻿2026-05-16T03:13:31.3784776Z ##[group]Run actions/checkout@v4
2026-05-16T03:13:31.3785788Z with:
2026-05-16T03:13:31.3786274Z   repository: SaberMage/rebno
2026-05-16T03:13:31.3787082Z   token: ***
2026-05-16T03:13:31.3787559Z   ssh-strict: true
2026-05-16T03:13:31.3788033Z   ssh-user: git
2026-05-16T03:13:31.3788519Z   persist-credentials: true
2026-05-16T03:13:31.3789057Z   clean: true
2026-05-16T03:13:31.3789546Z   sparse-checkout-cone-mode: true
2026-05-16T03:13:31.3790117Z   fetch-depth: 1
2026-05-16T03:13:31.3790584Z   fetch-tags: false
2026-05-16T03:13:31.3791069Z   show-progress: true
2026-05-16T03:13:31.3791556Z   lfs: false
2026-05-16T03:13:31.3792012Z   submodules: false
2026-05-16T03:13:31.3792493Z   set-safe-directory: true
2026-05-16T03:13:31.3793553Z ##[endgroup]
2026-05-16T03:13:31.5109135Z Syncing repository: SaberMage/rebno
2026-05-16T03:13:31.5133707Z ##[group]Getting Git version info
2026-05-16T03:13:31.5138092Z Working directory is '/home/runner/work/rebno/rebno'
2026-05-16T03:13:31.5140462Z [command]/usr/bin/git version
2026-05-16T03:13:31.5141601Z git version 2.54.0
2026-05-16T03:13:31.5145212Z ##[endgroup]
2026-05-16T03:13:31.5152160Z Temporarily overriding HOME='/home/runner/work/_temp/3527971c-ae1a-44be-8d27-8c574b2c3079' before making global git config changes
2026-05-16T03:13:31.5155326Z Adding repository directory to the temporary git global config as a safe directory
2026-05-16T03:13:31.5157319Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/rebno/rebno
2026-05-16T03:13:31.5200854Z Deleting the contents of '/home/runner/work/rebno/rebno'
2026-05-16T03:13:31.5205852Z ##[group]Initializing the repository
2026-05-16T03:13:31.5210774Z [command]/usr/bin/git init /home/runner/work/rebno/rebno
2026-05-16T03:13:31.5301308Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-16T03:13:31.5302969Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-16T03:13:31.5304565Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-16T03:13:31.5305413Z hint: call:
2026-05-16T03:13:31.5305869Z hint:
2026-05-16T03:13:31.5306852Z hint: 	git config --global init.defaultBranch <name>
2026-05-16T03:13:31.5307860Z hint:
2026-05-16T03:13:31.5308829Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-16T03:13:31.5310336Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-16T03:13:31.5311525Z hint:
2026-05-16T03:13:31.5312280Z hint: 	git branch -m <name>
2026-05-16T03:13:31.5313099Z hint:
2026-05-16T03:13:31.5314475Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-16T03:13:31.5316355Z Initialized empty Git repository in /home/runner/work/rebno/rebno/.git/
2026-05-16T03:13:31.5324472Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/rebno
2026-05-16T03:13:31.5369542Z ##[endgroup]
2026-05-16T03:13:31.5371045Z ##[group]Disabling automatic garbage collection
2026-05-16T03:13:31.5374352Z [command]/usr/bin/git config --local gc.auto 0
2026-05-16T03:13:31.5415869Z ##[endgroup]
2026-05-16T03:13:31.5417302Z ##[group]Setting up auth
2026-05-16T03:13:31.5418709Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-16T03:13:31.5453039Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-16T03:13:31.5812027Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-16T03:13:31.5847010Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-16T03:13:31.6101551Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-16T03:13:31.6136093Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-16T03:13:31.6391707Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-16T03:13:31.6424791Z ##[endgroup]
2026-05-16T03:13:31.6426624Z ##[group]Fetching the repository
2026-05-16T03:13:31.6435021Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +5fbb3572b7e95231614879a17556a4637d8c325e:refs/remotes/origin/main
2026-05-16T03:13:33.1927108Z From https://github.com/SaberMage/rebno
2026-05-16T03:13:33.1929247Z  * [new ref]         5fbb3572b7e95231614879a17556a4637d8c325e -> origin/main
2026-05-16T03:13:33.1931950Z ##[endgroup]
2026-05-16T03:13:33.1932874Z ##[group]Determining the checkout info
2026-05-16T03:13:33.1934190Z ##[endgroup]
2026-05-16T03:13:33.1934847Z [command]/usr/bin/git sparse-checkout disable
2026-05-16T03:13:33.1936768Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-05-16T03:13:33.1938938Z ##[group]Checking out the ref
2026-05-16T03:13:33.1939923Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-05-16T03:13:33.6520462Z Switched to a new branch 'main'
2026-05-16T03:13:33.6532292Z branch 'main' set up to track 'origin/main'.
2026-05-16T03:13:33.7451013Z ##[endgroup]
2026-05-16T03:13:33.7497022Z [command]/usr/bin/git log -1 --format=%H
2026-05-16T03:13:33.7523831Z 5fbb3572b7e95231614879a17556a4637d8c325e
